home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue34 / construc / IntraBob / README < prev   
Encoding:
Text File  |  1998-05-11  |  1.3 KB  |  32 lines

  1. IntraBob v3.0 - Dr.Bob's (win)CGI / ISAPI Tester and Debugger
  2.  
  3. IntraBob v3.0 can now be used to test CGI & WinCGI applications, and test
  4. and debug ISAPI DLLs. Web Modules (Delphi 3 C/S and C++Builder 3 C/S) are
  5. also supported.
  6. The latest version of IntraBob can always be found at www.drbob42.com (or
  7. more specifically, at http://www.drbob42.com/ftp/intrabob.zip).
  8.  
  9. The example ISAPI.DLL library DEBUG can be used to demonstrate how to Test
  10. and Debug ISAPI.DLLs on a local machine (i.e. without a Web Server).
  11.  
  12. Steps:
  13.  1. Start Delphi 3
  14.  2. Load DEBUG.DPR
  15.  3. Specify "INTRABOB.EXE" as Hosting Application (Run | Parameters)
  16.  4. Run the DLL, which starts IntraBob v3.0
  17.  5. Click on the "submit" button to load the DEBUG ISAPI.DLL
  18.  6. Don't forget to close IntraBob afterwards to return to the Delphi IDE
  19.  
  20. Current Limitations of IntraBob v3.0:
  21. - no support for ReadClient (so any data > 48 KBytes is clipped)
  22. - no support for ServerSupportFunction
  23. - ISAPI DLLs are loaded and unloaded directly
  24.  
  25. Important: the usage of IntraBob v3.0 is free.  However, I cannot be held
  26. responsible for any damage by using it (if you're not sure: don't use it)
  27. Any feedback is welcome in news://news.shoresoft.com/drbob.internet.tools
  28. or by e-mail to bob@bolesian.nl
  29.  
  30. Groetjes,
  31.           Bob Swart (aka Dr.Bob - www.drbob42.com)
  32.